home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 0022-3.564 / dmg-0124 / 225.txt < prev    next >
Text File  |  1997-04-16  |  28KB  |  642 lines

  1. Info-Atari16 Digest         Mon, 22 Apr 91       Volume 91 : Issue 225
  2.  
  3. Today's Topics:
  4.                Are there any 3270 emulators for the ST?
  5.                         Atari Portfolio users!
  6.                          FTP Beginner's Guide
  7.       Ghostscript source and binaries uploaded to atari.archive
  8.                    Hard Disk "Gatekeeper" (2 msgs)
  9.                  Harddisk high level format software
  10.                          hard drive project.
  11.                           LIFE3.LZH (2 msgs)
  12.                  Megafile 60 noisy startup/ shutdown
  13.                      new upload on atari.archive
  14.                            Other FTL games?
  15.     Uploading to atari.archive & comp.{binaries,sources}.atari.st
  16.                              which demos?
  17.  
  18. Welcome to the Info-Atari16 Digest.  The configuration for the automatic
  19. cross-posting to/from Usenet is getting closer, but still getting thrashed
  20. out.  Please send notifications about broken digests or bogus messages
  21. to Info-Atari16-Request@NAUCSE.CSE.NAU.EDU.
  22.  
  23. Please send requests for un/subscription and other administrivia to
  24. Info-Atari16-Request, *NOT* Info-Atari16.  Requests that go to the list
  25. instead of the moderators are likely to be lost or ignored.
  26.  
  27. If you want to unsubscribe, and you're receiving the digest indirectly
  28. from someplace (usually a BITNET host) that redistributes it, please
  29. contact the redistributor, not us.
  30. ----------------------------------------------------------------------
  31.  
  32. Date: 22 Apr 91 21:56:54 GMT
  33. From:
  34.  noao!asuvax!cs.utexas.edu!usc!rpi!news-server.csri.toronto.edu!utgpu!cunews!bnr
  35.  gate!bigsur!bnr-rsc!bcarh166!smiller@arizona.edu (Scott Miller)
  36. Subject: Are there any 3270 emulators for the ST?
  37. To: Info-Atari16@naucse.cse.nau.edu
  38.  
  39. Is there a software package that will emulate a 3270-type IBM terminal?
  40. I want it to dialup a mainframe.  (Naturally)
  41.  
  42. Reply to the net, please.
  43.  
  44.  
  45.  
  46. *****************************************************************************
  47. Scott Miller, in the bowels of Bell-Northern Research    Voice:(613) 763-2992
  48.                                P.O. Box 3511, Station C
  49. signature USES DISCLAIMER;    Ottawa, Ontario, Canada, K1Y 4H7
  50.  
  51. ------------------------------
  52.  
  53. Date: 22 Apr 91 14:14:42 GMT
  54. From:
  55.  noao!asuvax!cs.utexas.edu!sdd.hp.com!spool.mu.edu!news.cs.indiana.edu!nstn.ns.c
  56.  a!cs.dal.ca!silvert@arizona.edu (Bill Silvert)
  57. Subject: Atari Portfolio users!
  58. To: Info-Atari16@naucse.cse.nau.edu
  59.  
  60. In article <9104210421.AA14688@cwns5.INS.CWRU.Edu> aa399@cleveland.Freenet.Edu
  61.  writes:
  62. >
  63. >I know this is an Atari ST Board but I don't think there is a board
  64. >specifically for the Portfolio on Usenet.
  65.  
  66. I assume that when you say Board you mean Newsgroup.  Try
  67. comp.sys.handhelds for information on the Portfolio.  Not that there is
  68. a lot of activity there, it is mostly HP48SX stuff (although the group
  69. is in the process of splitting), but there is some.  Also some Portfolio
  70. stuff appears in comp.sys.laptops.
  71.  
  72. --
  73. William Silvert, Habitat Ecology Division, Bedford Inst. of Oceanography
  74. P. O. Box 1006, Dartmouth, Nova Scotia, CANADA B2Y 4A2.  Tel. (902)426-1577
  75. UUCP=..!{uunet|watmath}!dalcs!biome!silvert
  76. BITNET=silvert%biome%dalcs@dalac        InterNet=silvert%biome@cs.dal.ca
  77.  
  78. ------------------------------
  79.  
  80. Date: 22 Apr 91 19:28:49 GMT
  81. From:
  82.  noao!asuvax!ukma!rex!samsung!umich!terminator!terminator.cc.umich.edu!weiner@ar
  83.  izona.edu (Jeff Weiner)
  84. Subject: FTP Beginner's Guide
  85. To: Info-Atari16@naucse.cse.nau.edu
  86.  
  87. This is a basic guide to ftp.  It is intended only to get you on your
  88. way to ftp happiness.  Please let me know if you have any comments,
  89. questions, or suggestions.
  90.  
  91. weiner@atari.archive.umich.edu
  92.  
  93.  
  94.                         Jeff Weiner's FTP Basics Vol.1 #1
  95.  
  96.  
  97. Part 1: Logging in
  98. To begin an ftp session, the first thing you need to do is log in to our
  99. machine.  You can do this by issuing the 'ftp atari.archive.umich.edu'
  100. command.  You should then see something like this:
  101.  
  102. Connected to atari.archive.umich.edu.
  103. 220 atari.archive.umich.edu FTP server (Version 4.169 Wed Jan 2 17:03:56 EST 199
  104. 1) ready.
  105. Name (yourhost.domain.edu:yourusername):
  106.  
  107. At this prompt you'll want to type 'anonymous'.  On some hosts, the word
  108. 'guest' will work, but 'anonymous' is always a sure bet.
  109.  
  110. If you don't see this login prompt, but instead get something like
  111. 'Our host was unable to trace a name back to (some internet address).
  112.  We only accept ftp from properly registered hosts', then you'll have to
  113. ask your sys-admin to properly register your machine in its name servers.
  114. There's nothing we can do on this end, so please don't bother asking.
  115. Also, if your machine doesn't allow you to specify the atari.archive name,
  116. try using out internet address : 141.211.164.8  Then, march down to
  117. your sys-admins office and ask him to install name-service.  Your life will
  118. become much easier.
  119.  
  120. Assuming you recieved the above prompt, you'll then be asked for a
  121. password.  Use your mail address. For example, I would use
  122. 'weiner@atari.archive.umich.edu'
  123.  
  124.  
  125. Part 2: Basic Commands
  126. Once you're logged on, there's a few basic commands you'll want to know about.
  127.  
  128. ls  : lists the names of files of sub-directories in a directory.
  129. ls -C  : Lists the files horizontally, instead of vertically.
  130. dir : does the same thing as ls, but is needed on some other machines
  131. ls -l : A verbose listing of files.  Includes permissions, filesize, etc.
  132. cd  : changes directories (i.e. 'cd atari' would put you in the atari area)
  133. cd .. : Goes 'back up' a directory, to the one you came from.
  134.  
  135. These are about all you need to get moving around the archive.
  136.  
  137.  
  138. Part 3: Getting the Goddies
  139.  
  140. The main reason you want to ftp in the first place is to quickly transfer
  141. files.  More often than not, you'll want to transfer the files from
  142. the archive to your account.  You can do this using the following commands:
  143.  
  144. First, find the file you want to download.
  145. Second, issue the command 'type binary'.  This tells our machine that
  146. you'll be transferring a binary file.  This is really important.  You'll
  147. waste a LOT of time if you download files that were not transferred in
  148. binary mode.
  149. Third, issue this command 'get <filename.ext>'.  This will instruct
  150. the archive host to send <filename.ext> to your account.
  151.  
  152. The last thing you'll want to do is use the 'quit' command.  This
  153. tells our machine you're no longer interested in ftping files, and would
  154. like to go back to your command prompt.
  155.  
  156. Now, you'll need to download your files from your mainframe(sparc, whatever)
  157. to your ST.  Usually you'll want to use either kermit or x- or y- or z-modem
  158. protocals.  They're very reliable.  I'd be quite hesitant to try something
  159. else.  Also, your machine and ST are usually unique to you.  This means
  160. that I really can't help you with this part.  You could try asking, but
  161. I'm going to promise anything.
  162.  
  163. Part 4: A Few Words on Net Ettiquette
  164.  
  165. Net Ettiquette is something that every net user should be aware of.
  166. Relating to ftp, and our archive, it is essentially this:
  167.  
  168. 1)  Try to keep ftp usage to an absolute minimum during business hours,
  169. in our time zone.  That would be 9 am to 5 pm , EST.  This roughly means
  170. upload or download one file or so and little else during these hours.  After
  171. 5pm, have a blast.  Go nuts.  We probably won't mind nearly as much.....
  172. Otherwise, we will drive to your campus or place of work (even if you
  173. live in Europe) and we'll kick youe butt.  Or, Jon will sing Prince
  174. songs to you.  Whichever you'd like the least.
  175.  
  176. 2)  If you have a question about some aspect of ftp service or some
  177. other area of your computer, please ask around at your site first.  Don't
  178. immediately fire off all of your questions to us.  I don't mind answering
  179. questions about the archive, problems with logging in, or something
  180. similar.  But I tend to get upset when people ask me questions like,
  181. "Jeff, how come I can't get the fgrep command to work properly on
  182. my sparc station...."
  183.  
  184. 3) Please try to upload files that you know the archive doesn't have.  I
  185. know it's not the greatest thing to do, but if you can find time to
  186. download stuff, I think you can find time to return the favor and
  187. upload things also.
  188.  
  189.  
  190. If you have any reasonable questions, any comments or concerns, etc.
  191. please mail them to me, weiner@atari.archive.umich.edu.
  192.  
  193. Thanks,
  194. weiner
  195.  
  196.  
  197. --
  198. Jeff Weiner     weiner@terminator.cc.umich.edu       Jeff_Weiner@ub.cc.umich.edu
  199.     Mail Dennis_Devine@ub.cc.umich.edu and ask if he'd like to be the pope
  200. Atari.archive.umich.edu Caretaker||194M and climbin'|| "So like take off eh?"
  201.  
  202. ------------------------------
  203.  
  204. Date: 22 Apr 91 22:05:30 GMT
  205. From:
  206.  noao!asuvax!ukma!rex!samsung!caen!uwm.edu!ux1.cso.uiuc.edu!timothyg@arizona.edu
  207.  (Timothy Gallivan)
  208. Subject: Ghostscript source and binaries uploaded to atari.archive
  209. To: Info-Atari16@naucse.cse.nau.edu
  210.  
  211. Hi,
  212.  
  213. I posted this message once, but it didn't seem to make it. Try two ...
  214.  
  215. Sources and binaries for ghostscript have been uploaded to atari.archive
  216. (141.211.164.8). No screen support yet. DeskJet, LaserJet, and Epson
  217. printers are supported, but only the DeskJet has been tested to any
  218. extent. The file names are gsbin.zoo and gssrc.zoo. I expect that they
  219. will show up in the gnustuff directory.
  220.  
  221. A warning about compiling sources is in order. I recompiled a couple of
  222. source modules with different versions of the GNU libraries (I think
  223. they are newer than the ones I have been using), and the deskjet driver
  224. ceased to work properly. This is disturbing, but I don't have time to
  225. track down the problem now. Maybe someone else will figure it out.
  226.  
  227. -Tim Gallivan
  228. National Center for Supercomputing Applications
  229. University of Illinois
  230. timothyg@ncsa.uiuc.edu
  231.  
  232. ------------------------------
  233.  
  234. Date: 22 Apr 91 16:36:08 GMT
  235. From:
  236.  noao!asuvax!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!rpi!uupsi!rodan.
  237.  acs.syr.edu!ggreenbe@arizona.edu (Gerald Greenberg)
  238. Subject: Hard Disk "Gatekeeper"
  239. To: Info-Atari16@naucse.cse.nau.edu
  240.  
  241. In article <1991Apr20.040324.4494@ecst.csuchico.edu> ekrimen@ecst.csuchico.edu
  242.  (Ed Krimen) writes:
  243. >Check out HOSPITAL, AZT or AZTA, VKILL381 (Virus Killer 3.81).  These are
  244. >virus checker programs, each are a little different in their functions.  I
  245. >don't know about one that checks for general unauthorized access (other
  246. >than for viruses), but there are ones that will lock out a user from
  247. >         Ed Krimen  ...............................................
  248. Are these the latest versions of these files? and are the
  249. latest versions available at atari.archive?
  250. --Gerry
  251.  
  252. ------------------------------
  253.  
  254. Date: 22 Apr 91 18:33:27 GMT
  255. From:
  256.  noao!asuvax!cs.utexas.edu!usc!orion.oac.uci.edu!ucivax!jarthur!petunia!csuchico
  257.  .edu!ekrimen@arizona.edu (Ed Krimen)
  258. Subject: Hard Disk "Gatekeeper"
  259. To: Info-Atari16@naucse.cse.nau.edu
  260.  
  261. In article <1991Apr22.163608.531@rodan.acs.syr.edu> ggreenbe@rodan.acs.syr.edu
  262.  (Gerald Greenberg) writes:
  263. >In article <1991Apr20.040324.4494@ecst.csuchico.edu> ekrimen@ecst.csuchico.edu
  264.  (Ed Krimen) writes:
  265. >>Check out HOSPITAL, AZT or AZTA, VKILL381 (Virus Killer 3.81).  These are
  266. >>virus checker programs, each are a little different in their functions.  I
  267. >>don't know about one that checks for general unauthorized access (other
  268. >>than for viruses), but there are ones that will lock out a user from
  269. >>         Ed Krimen  ...............................................
  270. >Are these the latest versions of these files? and are the
  271. >latest versions available at atari.archive?
  272.  
  273. They are the lastest versions, as far as I know.  There was only one version
  274. of AZT and HOSPITAL, and many versions of Virus Killer, but 3.81 is the
  275. latest.  And yes, they are at atari.archive.
  276.  
  277. --
  278.          Ed Krimen  ...............................................
  279.    |||   Video Production Major, California State University, Chico
  280.    |||   INTERNET: ekrimen@ecst.csuchico.edu  FREENET: al661
  281.   / | \  SysOp, Fuji BBS: 916-894-1261        FIDONET: 1:119/4.0
  282.  
  283. ------------------------------
  284.  
  285. Date: 22 Apr 91 16:39:57 GMT
  286. From:
  287.  noao!asuvax!cs.utexas.edu!sun-barr!olivea!mintaka!bloom-beacon!eru!hagbard!suni
  288.  c!mcsun!hp4nl!tuegate.tue.nl!gem!remco@arizona.edu (Remco Leliveld)
  289. Subject: Harddisk high level format software
  290. To: Info-Atari16@naucse.cse.nau.edu
  291.  
  292. Has anybody out there software to format a harddisk for the
  293. atari-st? The harddisk is connected with a C'T-harddisk interface.
  294. (C'T is the fine german magazine that had an article about connecting
  295. a harddisk to the st with a simple XT-interface card)
  296.  
  297. The harddisk is connected to the DMA-port via an interface and a
  298. OMTI5527 controller. The harddisk is a Seagate ST238R (30 Mb).
  299.  
  300. The harddisk is already low-level formatted with the software from
  301. the C'T magazine, but there is no high-level format software on that
  302. disk. Who has build the same interface or has software to do the
  303. high-level format?
  304.  
  305. P.S.: Please respond by news (first).
  306.  
  307.                                         Remco Leliveld.
  308.                                         remco@gem.stack.urc.tue.nl
  309.  
  310. ------------------------------
  311.  
  312. Date: 22 Apr 91 19:31:17 GMT
  313. From:
  314.  noao!asuvax!ukma!widener!netnews.upenn.edu!wharton.upenn.edu!zeibari@arizona.ed
  315.  u
  316. Subject: hard drive project.
  317. To: Info-Atari16@naucse.cse.nau.edu
  318.  
  319. Hello Netland,
  320.         My friend just gave me a ST-251 hard disk.  I have no cables
  321.         for it, no controller, no power supply, or case.  Could someone
  322.         please tell me what type of controller, power supply and the
  323.         other things needed to attach this thing to my ST. It will
  324.         be my first Hard disk on my ST.  Also can you provide the
  325.         name and phone number of a supplier so I can purchase the
  326.         equipment I need.  I have a 1040ST with TOS 1.2. I will also
  327.         need to get some software so I can format and control the thing.
  328.         I know stuff like this has been posted before but I skipped it
  329.         because I couldn't afford a hard disk.  Please e-mail me
  330.         or post the information.  Thanks in advance!!!!!
  331.  
  332. Greg.
  333.  
  334. email:  zeibari@wharton.upenn.edu
  335. ///////////////////////////////////////////////////////////////////////////
  336. INTERNET: zeibari@wharton.upenn.edu
  337. school = Temple University
  338. work   = University of Pennsylvania
  339. \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
  340.  
  341. ------------------------------
  342.  
  343. Date: 22 Apr 91 20:09:28 GMT
  344. From:
  345.  noao!asuvax!cs.utexas.edu!sun-barr!olivea!samsung!sdd.hp.com!wuarchive!uwm.edu!
  346.  bionet!agate!usenet.ins.cwru.edu!ysub!psuvm!jjl101@arizona.edu (J.J. Lehett)
  347. Subject: LIFE3.LZH
  348. To: Info-Atari16@naucse.cse.nau.edu
  349.  
  350.    I think you are having the exact same problem as me!  Symptoms are the same.
  351. Get a newer copy of LHarc.  For some reason the files do not like CR's and LF's
  352. if unpacked with the older version.  I think you will find this should solve
  353. all your problems!  :)
  354.  
  355.  
  356. *************************************************************************
  357. *     J.J.      *  Internet: JJL101@PSUVM.PSU.EDU  *     Penn State     *
  358. *               *                                  *     Center for     *
  359. *  John Lehett  *  Bitnet:   JJL101@PSUVM          * Academic Computing *
  360. *************************************************************************
  361. *    Atari ST's!, Computational Mathematics, Diplomacy, Synths + Midi   *
  362. *************************************************************************
  363.  
  364. ------------------------------
  365.  
  366. Date: 22 Apr 91 17:22:43 GMT
  367. From: unhd.unh.edu!oz!pyr579@uunet.uu.net (Technoid)
  368. Subject: LIFE3.LZH
  369. To: Info-Atari16@naucse.cse.nau.edu
  370.  
  371. Hello,
  372.  
  373.         I just got a hold of LIFE3.LZH from atari.archive and was immediately
  374. impressed by the editing allowed in the universe. It is easy to use, the left
  375. button creates a cell, the right kill a cell. But when I went to load
  376. pre-created universes which were lzhed within the LIFE3.LZH, the program
  377. responded that the files were too small to be universe files, WHAT? These were
  378. included as universes. Then I tried to load pre-created patterns such as
  379. glider-guns and chesire cat ( the classics ) and they also didn't work. The
  380. program claimed to be loading them but nothing was displayed. There is a
  381. feature in the menu to show pattern file information. I check out chesire cat
  382. with this, and it claimed the file to be in ABSOLUTE format. I went out to
  383. GEM and checked it, it was in PICTURE format. This program has a lot of
  384. problems, you can't do half the stuff it says it can do. Who ever wrote it,
  385. you have a good idea but an obviously lacking implementation, if it were
  386. fixed it would be an excellent version of LIFE, but as it stands, it isn't
  387. too impressive.
  388.  
  389. Stephan
  390.  
  391. --
  392. \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  393.   pyr579@oz.plymouth.edu      Stephan R. Cleaves
  394. /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
  395.  
  396. ------------------------------
  397.  
  398. Date: 22 Apr 91 15:33:23 GMT
  399. From:
  400.  noao!asuvax!ukma!psuvax1!wuarchive!sdd.hp.com!caen!ox.com!math.fu-berlin.de!fau
  401.  ern!faui43.informatik.uni-erlangen.de!csbrod@arizona.edu (Claus Brod)
  402. Subject: Megafile 60 noisy startup/ shutdown
  403. To: Info-Atari16@naucse.cse.nau.edu
  404.  
  405. hvaalde@cs.vu.nl (Aalderen van Harold) writes:
  406.  
  407. >Do all megafile 60 drives have autopark? I own one and never noticed it
  408. >I use the ship program every time I shut down my computer
  409.  
  410. If the drive used in your MF60 is a Seagate ST277R, you don't need
  411. the ship program anymore. The ST238R used in the Megafile 30 doesn't
  412. autopark. You can find out the exact type of the drive used by
  413. looking at the back of the Megafile 30 which should bear a label
  414. with 'SEA6065' or something like that if it is a Seagate drive.
  415.  
  416. ----------------------------------------------------------------------
  417. Claus Brod, Am Felsenkeller 2,                  Things. Take. Time.
  418. D-8772 Marktheidenfeld, West Germany            (Piet Hein)
  419. csbrod@medusa.informatik.uni-erlangen.de
  420. Claus Brod@wue.maus.de
  421. ----------------------------------------------------------------------
  422.  
  423. ------------------------------
  424.  
  425. Date: 22 Apr 91 14:57:23 GMT
  426. From: noao!asuvax!cs.utexas.edu!usc!rpi!bu.edu!bucsf.bu.edu!harryk@arizona.edu
  427.  (Harry Karayiannis)
  428. Subject: new upload on atari.archive
  429. To: Info-Atari16@naucse.cse.nau.edu
  430.  
  431.         I just uploaded the file ATZENTA2.LZH (111824 bytes) on atari.archive
  432.  
  433.         It's my phone/address catalog + calendar program....SHAREWARE
  434.  
  435.  
  436. -------------------------------------------------------------------------------
  437.  
  438.       ||   |#   ||                              Harry Karayiannis
  439.      |#|  ||#|  |#|
  440.      |#|  ||#|  |#|                             Boston University
  441.     |##|  ||#|  |##|                            Computer Scince Dpt.
  442.     ||#|  ||#|  ||#|
  443.    ////   ||||   \\\\                           Internet:
  444.  /////    ||||    \\\\\                                 harryk@bucsf.bu.edu
  445. ///// ATARI ST     \\\\\                                CSCRZCC@BUACCA.bu.edu
  446.  
  447. -------------------------------------------------------------------------------
  448.  
  449. ------------------------------
  450.  
  451. Date: 22 Apr 91 16:48:47 GMT
  452. From:
  453.  noao!asuvax!ukma!rex!samsung!sol.ctr.columbia.edu!emory!hubcap!ncrcae!ricks@ari
  454.  zona.edu (Rick Silverstein)
  455. Subject: Other FTL games?
  456. To: Info-Atari16@naucse.cse.nau.edu
  457.  
  458. Does FTL produce any other games similar to the quality of Dungeon Master
  459. and Chaos Strikes Back?
  460.  
  461. Rick Silverstein
  462.  
  463. ------------------------------
  464.  
  465. Date: 22 Apr 91 19:26:14 GMT
  466. From:
  467.  noao!asuvax!ukma!rex!samsung!umich!terminator!terminator.cc.umich.edu!weiner@ar
  468.  izona.edu (Jeff Weiner)
  469. Subject: Uploading to atari.archive & comp.{binaries,sources}.atari.st
  470. To: Info-Atari16@naucse.cse.nau.edu
  471.  
  472.                 Uploading to Atari.archive.umich.edu
  473.                                   and
  474.              Posting to comp.{binaries,sources}.atari.st
  475.                 By Jeff Weiner, Atari.archive Guardian
  476.  
  477.  
  478. How to upload to atari.archive.umich.edu:
  479.  
  480. There are two main ways to upload to the archive: FTP or mail
  481.  
  482. 1: FTP - This is the preferred method, as it doesn't clog my mailbox with
  483.    megs and megs of stuff, not to mention it's a bit easier for you too.
  484.    Logon to the archive as usual, then issue the following commands
  485.  
  486.    cd 
  487.    type binary
  488.    put filename.ext
  489.    mail weiner@atari.archive.umich.edu .... "Hey Jeff, I just uploaded this..."
  490.  
  491.    This last step is very important.  As we're now integrating the
  492.    index with text and the ls -lR listing, descriptions and an address to
  493.    send questions to are key.
  494.  
  495. Ed Krimen, ekrimen@ecst.csuchico.edu, adds this:
  496.  
  497. For those that may not know, may I add that, for aesthetic effects,
  498. if you enter "hash," before you "put filename.ext" or "get
  499. filename.ext," the ftp program will display a # for every 1024 bytes
  500. sent or received.  Actually, when you 'put' a file, it will display
  501. bunch of # at once.  Moreover, if you enter "bell," it will sound your
  502. system bell when a function has completed.  Finally, you can send and
  503. receive a list of files using the "mput" and "mget" commands,
  504. respectively, with a list of the files after the command.
  505.  
  506.  
  507. 2: MAIL - This is a bit slower for you and for me, but is still very effective.
  508.    Simply uuencode the file, (please split it into parts 
  509.    and mail the result to weiner@atari.archive.umich.edu.  Please name
  510.    the parts in the subject line.  This is really helpfull as the parts
  511.    usually don't arrive in the proper sequence. Also, please include a
  512.    message labeled file transmission, containing a short description of
  513.    the file, etc.  Shar files are also acceptable, but I prefer the uuencoded.
  514.  
  515.  
  516. And for those of you who would like to see your binaries and sources appear
  517. in comp.{binaries,sources}.atari.st, the following is taken from Steve
  518. Grimm's Introduction to Binaries and Sources:
  519.  
  520. Subject: Submitting binaries for publication
  521.  
  522. Items intended for posting or queries and problem notes should be sent to
  523. atari-binaries@panarthea.ebay.sun.com. If you are on a UUCP-only site, you
  524. can send them to {backbone}!sun!ebay!panarthea!atari-binaries.
  525.  
  526. If you're in Europe, you can send binaries to the European submoderator,
  527. Jan-Hinrich Fessel, at unido!atari-binaries (or, if you're a masochist,
  528. atari-binaries@unido.informatik.uni-dortmund.de.)  He will test them and
  529. forward them to me.  Submitting to him saves net bandwidth, so it's
  530. encouraged.
  531.  
  532. If you want verification of arrival, so say in a cover note, or at the
  533. beginning of your submission, if it is small.  I try to verify that a
  534. program works, and if I can't get it to work, I may hold up posting it
  535. for a couple of days.  Please note that, except in rare cases, software
  536. without documentation will not be published. The backlog from receipt
  537. to posting varies from one to four weeks depending mostly on the set
  538. of submissions currently in my queue.
  539.  
  540. If you are submitting both sources and binaries, PLEASE send the two
  541. separately.  If I have to separate your sources from your binaries by
  542. hand, your submission will most likely sit on the back burner for a
  543. while.
  544.  
  545. Also, as of volume 8, I will only accept binaries packed with an archiver
  546. for which source code is widely available.  For the time being, this pretty
  547. much means arc, zoo, and lharc.  If you want to use a nifty new archiver,
  548. make the source code available to the public (posting to comp.sources.atari.st
  549. is fine.)  I reserve the right to repack binaries with another archiver if
  550. the other archiver saves a significant amount of space, or has other
  551. advantages.
  552.  
  553. If you're submitting a demo of a commercial program, or a shareware program,
  554. please keep the amount of advertising to an absolute minimum.  The net
  555. gods become angry when people try to use the net as a free advertising
  556. medium, and I'd like to keep comp.binaries.atari.st out of trouble.  If
  557. you want to solicit orders, do it in a README file or an About... dialog
  558. box, not in a message that comes up every time the user does something.
  559. In other words, treat the net like a PBS station (apologies to those
  560. outside the US.)  I will not accept programs which I feel are excessively
  561. commercial.  I'm aware that commercial demos and shareware are often very
  562. useful (to the users on the net,) which is why I allow them at all.
  563.  
  564.  
  565.  
  566. Subject: Submitting source for publication
  567.  
  568. Items intended for posting or queries and problem notes should be sent to
  569. atari-sources@panarthea.ebay.sun.com. If you are on a UUCP-only site, you
  570. can send them to sun!ebay!panarthea!atari-sources.  In Europe, send your
  571. submissions to Jan-Hinrich Fessel, the European submoderator of the group,
  572. at unido!atari-sources (or, if you're a masochist, atari-sources@unido.
  573. informatik.uni-dortmund.de.)
  574.  
  575. If you want verification of arrival, so say in a cover note, or at the
  576. beginning of your submission, if it is small.  I try to verify that a
  577. program works, and if I can't get it to work, I may hold up posting it
  578. for a couple of days.  Please note that, except in rare cases, source
  579. without documentation will not be published. The backlog from receipt
  580. to posting varies from one to four weeks depending mostly on the set
  581. of submissions currently in my queue.
  582.  
  583. I prefer that you submit sources and binaries separately, as it's a
  584. pain to separate them, and such submissions are invariably placed on
  585. the back burner.  Sources should be submitted in the same format as
  586. binaries -- uuencoded arc, zoo, or lzh files.  Please use Pierre Dumas'
  587. "uue" program if possible, as it can correct some common transmission
  588. errors.  Split long submissions up into reasonable (less than 50K)
  589. chunks.  "uue" will do this for you, if you use "uue -700 file" to
  590. encode.
  591.  
  592. Please inform me of any special system requirements, and what development
  593. environment was used, so that I can properly test your submission and
  594. label it when I post it.
  595.  
  596. --------------------
  597. --
  598. Jeff Weiner     weiner@terminator.cc.umich.edu       Jeff_Weiner@ub.cc.umich.edu
  599.     Mail Dennis_Devine@ub.cc.umich.edu and ask if he'd like to be the pope
  600. Atari.archive.umich.edu Caretaker||194M and climbin'|| "So like take off eh?"
  601.  
  602. ------------------------------
  603.  
  604. Date: 22 Apr 91 17:28:34 GMT
  605. From:
  606.  noao!asuvax!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!sol.ctr.columbia.
  607.  edu!emory!gatech!prism!mailer.cc.fsu.edu!bind!boyd@arizona.edu (Mickey Boyd)
  608. Subject: which demos?
  609. To: Info-Atari16@naucse.cse.nau.edu
  610.  
  611. In article <72002@eerie.acsu.Buffalo.EDU>, chu@acsu.buffalo.edu (john c chu)
  612.  writes:
  613. >Thinking about it, I realize that this is a ridiculous question, but
  614. >just in case I'm wrong...
  615. >
  616. >Are there any demos on atari.archive.umich.edu that will run on a 512K
  617. >ST with a monochrome monitor?
  618. >
  619. >(Upgrading hopefully will be in the works...)
  620. >
  621. >Please replay via E-mail. Thanks
  622. >
  623.  
  624. I have a great mono demo from Germany, called stdemo.tos (I think).  Anyway,
  625. it is a tos file.  I believe I got it from atari.archive.  If you cannot
  626. find it there, email me and I will upload it (this one is a must have).  I
  627. would not consider getting a color monitor "upgrading", unless you are
  628. keeping your mono (the best of both worlds).  I used to only have a color,
  629. and it was hell on my eyes for any kind of real work.
  630. --
  631.     ---------------------------------+-------------------------------------
  632.              Mickey R. Boyd          |  "Kirk to Enterprise.  All clear
  633.           FSU Computer Science       |      down here.  Beam down
  634.         Technical Support Group      |      yeoman Rand and a six-pack . ."
  635.       email:  boyd@fsucs.cs.fsu.edu  |
  636.     ---------------------------------+-------------------------------------
  637.  
  638. ------------------------------
  639.  
  640. End of Info-Atari16 Digest
  641. ******************************
  642.